func sort.doPivot 2 uses sort (current package) sort.go#L109: func doPivot(data Interface, lo, hi int) (midlo, midhi int) { sort.go#L203: mlo, mhi := doPivot(data, a, b)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)